home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / cipher1a / about.frm next >
Text File  |  1999-09-20  |  926b  |  33 lines

  1. VERSION 5.00
  2. Begin VB.Form About 
  3.    Caption         =   "About"
  4.    ClientHeight    =   1950
  5.    ClientLeft      =   3885
  6.    ClientTop       =   3795
  7.    ClientWidth     =   4680
  8.    LinkTopic       =   "Form2"
  9.    ScaleHeight     =   1950
  10.    ScaleWidth      =   4680
  11.    Begin VB.Frame About 
  12.       Caption         =   "About"
  13.       Height          =   1575
  14.       Left            =   120
  15.       TabIndex        =   0
  16.       Top             =   120
  17.       Width           =   4455
  18.       Begin VB.Label Label1 
  19.          Caption         =   $"About.frx":0000
  20.          Height          =   1215
  21.          Left            =   105
  22.          TabIndex        =   1
  23.          Top             =   240
  24.          Width           =   4215
  25.       End
  26.    End
  27. End
  28. Attribute VB_Name = "About"
  29. Attribute VB_GlobalNameSpace = False
  30. Attribute VB_Creatable = False
  31. Attribute VB_PredeclaredId = True
  32. Attribute VB_Exposed = False
  33.